home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1996 September / JCSM Shareware Collection (JCS Distribution) (September 1996).ISO / uother__ / msg_v2.zip / SAMPLE.BAT < prev   
DOS Batch File  |  1993-10-17  |  593b  |  16 lines

  1. @echo off
  2. echo off
  3. cls
  4. msg 1  15 2  s p this is an example of message v2.0
  5. msg 15 1  12 k p for instructions just type MSG at the prompt.
  6. msg 1  11 14 m p message can be used to add sound graphics and music to batch files!
  7. msg 30 12 1  f p there are also options for many different colors that blink as well!
  8. msg 15 1  2  n p you will now see a choice of colors. 
  9. msg c
  10. msg 14 1  22 n p To see the colors again type: MSG C at the prompt
  11. msg 1  8  17 n p The next screen will show the screen saver!
  12. msg s
  13. msg 1  15 2  s p You can also type MSG SAMPLE for another sample run
  14. msg
  15.  
  16.